fix(filesystem): warn when trying to delete an already deleted file
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 24 Apr 2025 08:27:41 +0000 (10:27 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 24 Apr 2025 09:18:11 +0000 (09:18 +0000)
commit0ced1ee5b96851bcca013a1c861e35832314cce2
treed2ec356ff50d590ea1d8d50371b73b43ec58e1ce
parent3fee74a43b935594b0878e018161c3356a6aad6d
fix(filesystem): warn when trying to delete an already deleted file

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp